services.redis.servers.<name>.logfile
Specify the log file name. Also 'stdout' can be used to force Redis to log on the standard output.
- Type
string- Default
"/dev/null"- Example
"/var/log/redis.log"- Declared
- <nixpkgs/nixos/modules/services/databases/redis.nix>